iShell Help
Tribeworks > iShell > Debugger >
  Controls
   
  • Stop: Stop testing mode. No edit changes to the project or document while testing take effect until you stop and restart testing.
  • Pause: Lets you look at the state of the elements. Events continue to be triggered and media continues to play even while paused. Only the virtual machine that executes the commands is paused.
  • Start: Restarts the virtual machine.
  • Step: Steps the virtual machine thru the commands one at a time and displays the current command in the outline window.
  • Trace: Lets you trace thru the commands as they excute - similar to stepping thru the commands without displaying the outlines. No Trace lets the virtual machine run as fast as possible - the other trace options will slow down the execution of your project.